home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / More Primitives / More Primitives.rsrc / STR#_429.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  334 b   |  11 lines

  1. Inputs: Object; [Keep?]
  2. Outputs: Address
  3.  
  4. Inputs: any; [boolean]
  5. Outputs: integer
  6.  
  7. Address is the address of any Prograph object. Keep? is FALSE by default.  If TRUE, the Address will always be valid and the Object will not be garbaged. To recover memory in this case, address-to-object must be called with a TRUE parameter.
  8.  
  9. Memory
  10.  
  11.